% 1 - ορισμός. Τι είναι το JSON
Diclib.com
Διαδικτυακό λεξικό

Τι (ποιος) είναι JSON - ορισμός

TEXT-BASED OPEN STANDARD DESIGNED FOR HUMAN-READABLE DATA INTERCHANGE
Json; JavaScript Object Notation; Javascript Object Notation; JSONNP; .json; JSON Schema; HOCON; I-JSON; Internet JSON; Human-Optimized Config Object Notation; ECMA-404; HJSON; JSON5; Application/json
  • Douglas Crockford at the Yahoo Building (2007)
  • 121px

JSON         
HOCON         
HOCON, or Human-Optimized Config Object Notation is a format for human-readable data, and a superset of JSON.
JavaScript Object Notation         
<programming> (JSON) Syntax for serialising JavaScript objects, often used as a data carrier format. JSON is based on a subset of the JavaScript programming language. It uses a file extension of .json and is considered a language-independent data format. (2008-05-28)

Βικιπαίδεια

JSON

JSON (JavaScript Object Notation, pronounced ; also ) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values). It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers.

JSON is a language-independent data format. It was derived from JavaScript, but many modern programming languages include code to generate and parse JSON-format data. JSON filenames use the extension .json.

Douglas Crockford originally specified the JSON format in the early 2000s. He and Chip Morningstar sent the first JSON message in April 2001.

Παραδείγματα προφοράς για JSON
1. JSON lady.
AI Impacts Design & Architecture _ Molly Wright Steenson _ Talks at Google
2. which is bullshit because, if you look at the JSON
Technology Policy War Stories _ Joseph Lorenzo Hall _ Talks at Google
3. So we have a full API that is fully RESTful and all JSON.
Untappd _ Greg Avola _ Talks at Google